golang.org/x/net/http2.StreamError.staysWithinBuffer (method, view implemented interface methods)
one use
golang.org/x/net/http2 (current package)
write.go#L132: func (se StreamError) staysWithinBuffer(max int) bool { return frameHeaderLen+4 <= max }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)